SubVIs:
Proteus Open Port.VI - connect to the Proteus XES device.

Proteus Close Port.VI - disconnect from the Proteus XES device.

Proteus Query Response.VI - write a command and get the reply.

Proteus Init Empty String.VI - This VI is used to initialize a predefined size 				of string with empty chars.  It is used to allocate a block of memory to hold the response from the device and it is not generally used directly when developing programs.

Examples:
Simple Example - Simple example that connects to the device using either USB,  
TCPIP or serial port. The user can send a line of command and read the reply. 
                        

                        